.otheroptionstable
{
	BORDER: #6598CC 1px solid; 
	FONT:8pt tahoma; 
	width:120;
	background-color :#FFFFFF;
}
.printtitletext
{
	FONT-FAMILY: Arial; 
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	text-align :center ; 
}
.successmessagetext
{
	color:green;
	font-size:smaller;
}
.greenlabelstyle
{
	color:green;
	font-weight:bold;
	cursor:hand;
}
.clshelpimportant 
{
	PADDING-RIGHT: 10px; BORDER-TOP: gold 1px solid; PADDING-LEFT: 10px; PADDING-TOP: 10px; BORDER-BOTTOM: gold 1px solid; BACKGROUND-COLOR: #ffffcc
}
.helpbody
{
	margin :0 0 0 0 ;
}
.helptooltip
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :green;	
	text-decoration:underline;
	cursor:hand;
}
.helplink
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :black;	
}
.helptitle
{
	font-family:Verdana;
	font-size:14pt;
}
.helpsubtitle
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
}
.helpheadertext
{
	FONT-FAMILY: verdana;
	FONT-SIZE: 14pt; 
	COLOR: #e6f4ff; 
	background-color :#2663a6;
}
.importanttext
{
	font-family :Verdana ;
	font-size :8pt ;	
	FONT-WEIGHT: bold; 
	color :red;	
}
.oerrordropdownstyle
{
	background:#ff0000;
	padding :3px;
	border-bottom:1px solid black;
	font:bold 8pt tahoma;
	color:white;
	width:300px;
}
.oerrordropdownspanstyle
{
	cursor:hand;
	margin-left:5px;
	margin-right:10px;
}
.mainbody
{
	margin :0 0 0 0 ;
	background-color:#7fc9f8;
}
.maintable
{
	background-color:#e6f4ff;
	width:100%;
	height:98%; 
}
.fullwidthscrollbox
{
	OVERFLOW:auto;
	height:	expression((document.body.clientHeight-38));
	scrollbar-face-color: #2663a6;
}
.halfwidthscrollbox
{
	OVERFLOW:auto;
	width: expression((document.body.clientWidth-26));
	height: expression((document.body.clientHeight/2));
	scrollbar-face-color: #2663a6;
}
.fullwidthlookupscrollbox
{
	OVERFLOW:auto;
	height: expression(document.body.clientHeight);
	width: expression(document.body.clientWidth);
	scrollbar-face-color: #2663a6;
}
.repairestimatescrollbox
{
	OVERFLOW:auto;
	height: expression((document.body.clientHeight-95));
	width: expression((document.body.clientWidth-15));
	scrollbar-face-color: #2663a6;
}
.scrollbox
{
	OVERFLOW:auto;
	height: expression((document.body.clientHeight-70));
	width: expression((document.body.clientWidth-15));
	scrollbar-face-color: #2663a6;
}
.estimateprintscrollbox
{
	OVERFLOW:auto;
	height: expression((document.body.clientHeight-50));
	width: expression((document.body.clientWidth-15));
	scrollbar-face-color: #2663a6;
}
.datagridstyle
{
	border:solid 1px black;
	OVERFLOW:auto;
	height:130px;
	scrollbar-face-color: #2663a6;
    position:relative;
    top:-2px;
}
.datagridstyle1
{
	border:solid 1px black;
	/*OVERFLOW:auto;*/
	
	scrollbar-face-color: #2663a6;
    position:relative;
    top:-2px;
}
.Reportdatagridstyle
{
	border:solid 1px black;
	OVERFLOW:auto;
	height:130;

}

.rolegridstyle
{
	border-right: #2663a6 1px solid;
	border-top: none;
	overflow: auto;
	border-left: none;
	border-bottom: #2663a6 1px solid;
	height: 170px;
	scrollbar-face-color: #2663a6;
}
.labeltext
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :#2663a6;
}
.boldlabeltext
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :#2663a6;
	font-weight:bold;
}
.boldborderlabeltext
{
	border:solid 1px #2663a6;	
	border-collapse:collapse;
	font-family :Verdana ;
	font-size :8pt ;	
	color :#2663a6;
	font-weight:bold;
}
.lookupnormalblacktext
{
	font-family :Verdana ;
	font-size :7pt ;	
	color :black;	
}
.linkstyle
{
	text-decoration:none;
	COLOR: #000099;
}
.notselectedtd
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :black;	
	cursor:hand;
	border:solid 1px #DDEEFF;
}
.selectedtd
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :white;	
	cursor:hand;
	border:solid 1px #000000;
	background-color:Gray;
}
.normalblacktext
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :black;	
	text-align :left;
	
}
.normalblacktexttracking
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :black;	
	text-align :center;
	}
.normalerrortext
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :red ;	
}
.numericblacktext
{
	font-family :Verdana ;
	font-size :8pt ;	
	color :black;	
	text-align :right ;
}
.boldnumericblacktext
{
	font-family :Verdana ;
	font-size :8pt ;	
	font-weight :bold;
	color :black;	
	text-align :right ;
}
.boldunispacefont
{
	font-family :Unispace ;
	font-size :11pt ;	
	font-weight:bold ;
	color :#A052A8;
}
@font-face {
  font-family:Unispace;
  font-style: italic ;
  font-weight: normal;
  src: url(UNISPAC1.eot);
}
.boldDdepotfont
{
	font-family :Verdana;
	font-size :10pt;
	font-weight :bold;	
	color:#4458B7;
}
.frontpageblacktext
{
	font-family :Verdana;
	font-size :8pt;
	color:black;
}
.boldblacktext
{
	font-family :Verdana ;
	font-size :8pt ;	
	font-weight :bold ;
	color :black;	
}
.boldpurpletext
{
	font-family :Verdana ;
	font-size :8pt ;	
	font-weight :bold ;
	color :purple;	
}
.tips
{
	font-family :Verdana ;
	font-size :9px ;	
	color :green;	
}

.headertext
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	COLOR: #e6f4ff; 
	text-align :center ;
	background-color :#2663a6;
}
.txtbox
{
	font-family :Verdana ;
	font-size :7pt ;
	border :solid 1px #2663a6; 
	background-color :white;
    text-transform: uppercase;
}
.logintxtbox
{
	font-family :Verdana ;
	font-size :7pt ;
	border :solid 1px #2663a6; 
	background-color :white;

}
.grdtxtbox
{
	font-family :Verdana ;
	font-size :8pt ;
	border :0; 
	background-color :#DDEEFF;
}
.boldcentertxtbox
{
	font-family :Verdana ;
	font-size :9pt ;
	font-weight:bold;
	border :solid 1 #2663a6; 
	background-color :white;
	text-align :center;
}
.collapsetxtbox
{
	font-family :Verdana ;
	font-size :7pt ;
	border-bottom :solid 1px #2663a6;
	border-top :solid 1px #2663a6;
	border-left:solid 1px #ffffff;
	border-right :solid 1px #2663a6;
	background-color :white;
}
.errortext
{
	font-family :Verdana ;
	font-size :7pt  ;
	color :Red ;
	font-weight :bold;
}
.button
{
	font-family :Tahoma  ;
	font-size :7pt;
	background-color :#2663A6 ;
	color :#DDEEFF;
	border : solid 1px #273F7D;
    height:20px; 	
}
.Appbutton
{
	font-family :Tahoma  ;
	font-size :8pt;
	background-color :#2663A6 ;
	color :#DDEEFF;
	border : solid 1px #273F7D;
	width:75px;
}
.lookupbutton
{
	font-family :Tahoma  ;
	font-size :7pt;
	height:15px; 	
	background-color :#7fc9f8 ;
	color :#2663a6;
	border : solid 1px #2663a6;
}
.datelookup
{
	font-family :Tahoma;
	font-size :7pt;
	height:15px; 	
	background-color :#7fc9f8 ;
	color :#2663a6;
	border : solid 1px  #2663a6;
}
.table
{
	background-color :#DDEEFF;
	border : solid 1px #2663a6;	
	border-collapse:collapse;

}
.tableborder
{
	background-color :#DDEEFF;
	border : solid 1px #2663a6;	
	border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

}

.table1
{
	background-color :#DDEEFF;
    border : solid 1px #2663a6;	
    font-family :Verdana ;
	font-size :7pt ;	
	color :black;
    width:100%;	
}

.welcomenotetablestyle
{
	background-color :#DDEEFF;
	border : solid 1px lightgrey;	
	width:100%;
}
.welcomenoteheadertablestyle
{
	border : solid 1px #2663a6;	
	width:100%;
}
.welcomenoteheadertextstyle
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	COLOR: #e6f4ff; 
	background-color :#2663a6;
}
.maintablenosize
{
	background-color:#e6f4ff;
	border : solid 1px #2663a6;	
}
.hidetable
{
	background-color :#DDEEFF;
	border : solid 1px #2663a6;	
	display:none;
}
.helptable
{
	border-top : solid 1px #2663a6;	
}

.whitetablewithborder
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #edfcfc;
}
.printtable
{
	border:solid 1px #2663a6;	
	border-collapse:collapse;
	font-family :Verdana ;
	font-size :8pt ;	
    color :black;	
}
.combo
{
	font-family :Verdana ;
	font-size :8pt ;
	border :solid 1px #2663a6; 
	background-color :white;
}
.errorcombo
{
	font-family :Verdana ;
	font-size :10pt ;
	border :solid 1px #2663a6; 
	background-color :white;
	color:Red;
	height:	expression((document.body.clientHeight-100));
	width :	expression((document.body.clientWidth-50));
}
a.sortheader {
    background-color:solid 1px #2663a6;
    border : white;
    color:White;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
span.sortarrow 
{
    color: Black;
    text-decoration: none;
    
}
.bigblacktext
{
	font-size :smaller ;
}

.printGatein
{
	font-family :Verdana ;
	font-size :8pt ;		
	color :black;	
	text-align :Left;
}
.Gateinprint
{
	width :600;
    }
    
.idxunselectmenustyle
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: 8pt;
	font-weight:bold;
	border-left: black 1px;
	border-bottom: black 1px;
	font-style: normal;
	font-family: Tahoma;
	letter-spacing:0;
	color: white;
	background-color: #2663a6;
}
.idxselectmenustyle
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: 8pt;
	font-weight:bold;
	border-left: black 1px;
	cursor: hand;
	color: white;
	border-bottom: black 1px;
	font-style: normal;
	font-family: Tahoma;
	letter-spacing: 0px;
	background-color: #4488B3;
}
.RoleHd
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: blue;
	font-family: Verdana;
	background-color: #e6eeff;
}
.Roletr
{
	cursor: hand;
	font-size: 8pt;
	color: blue;
	font-family: Verdana;
}

.Roletrh
{
	display: none;
	cursor: hand;
}
.versepclass
{
	width: 1px;
	background-color: darkblue;
}
.horsepclass
{
	background-color:darkblue;
	width:100%;
	height:1px;
	overflow:hidden;
}

.working
{
	FONT-FAMILY: Arial; 
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	text-align :center ;	
	background-color:#ffcc66;
}
.tabletitle
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: none;
	background-color: #2663a6;
	width:100%;	
}
.headertracktext
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	COLOR: #e6f4ff; 
	text-align :center ;
	background-color :#2663a6;
}
.localclocktxtbox
{
	border-right: #2663a6 1px solid;
	border-top: #2663a6 1px solid;
	font-size: 8pt;
	border-left: #2663a6 1px solid;
	color: #0000ff;
	border-bottom: #2663a6 1px solid;
	font-family: Verdana;
	background-color: azure;
}
.NaviBtn
{
	font-weight: bold;
	font-size: 20pt;
	vertical-align: baseline;
	cursor: hand;
	color: black;
	border-top-style: none;
	font-family: Wingdings;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: center;
	border-bottom-style: none;
}

.tracktestscrollbox
{
	OVERFLOW:auto;
	height: expression((document.body.clientHeight-40));
	width: expression(document.body.clientWidth-15);
	scrollbar-face-color: #2663a6;
}
iAgree {
    background-color:white;
    border:1px;
    border-radius:20%;
    
   }
.cookiesInfo {
height:40px;
display:block;
text-align:center;
vertical-align: middle;
background-color: #A569BD;
font-family :Verdana ;
	font-size :10pt ;	
	color :white;	
	text-align :center;
}
.normalwhitetext
{
	

}
.cookieAlert {
color:red;
}
